home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…tion Library 4 (Reseller) / Apple Ref. & Pres. Lib.v4.0.iso / 5-Fonts & Software / Demo Software / Trapeze / Trapeze Help / Trapeze Help.rsrc / HELP_2071_mlinreg < prev    next >
Text File  |  1989-03-06  |  344b  |  6 lines

  1. mlinreg ( y, x1, x2*, x3*, … )
  2. multiple linear regression
  3.  
  4. y—number block containing the dependent variable; x1, x2, x3, …—number blocks containing the independent variables, must have the same number of rows as y.
  5.  
  6. mlinreg creates a block with as many columns as y and one more row than there are x arguments containing the regression values.